home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bible Heaven
/
Bible Heaven.iso
/
online
/
_scholar.bat
< prev
next >
Wrap
DOS Batch File
|
1994-09-13
|
566b
|
16 lines
@echo off
echo off
cls
rem
rem $ 1 - Hot Key Number - Delay Value
rem
rem Specify a delay value only if your Word Processor
rem needs it e.g. Q&A, Professional Write
rem
rem example _SCHOLAR 2092-5
rem Hot Key = 2092 (ALT-Z on my keyboard)
rem Delay = 5 (5 delay times seems to work well)
rem
if %1x == x %cd%\ONLINE\_BIBLE %cd%\ONLINE\SCHOLAR "Enter Hotkey:" "Enter Passage:" %cd%\ONLINE\SCHOLAR
if not %1x == x %cd%\ONLINE\_BIBLE %cd%\ONLINE\SCHOLAR %1 "Enter Passage:" %cd%\ONLINE\SCHOLAR